Skip to content

Conversation

mscottx88
Copy link
Contributor

Closes #28

Copy link
Contributor

@ryan-roemer ryan-roemer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is looking pretty good! Just minor suggestions mostly.

Big thing is the binary search vs. linear progression for character splitting. Maybe I'm missing something? Let's chat if there's an optimization and whether to do it here or in follow on work

@mscottx88
Copy link
Contributor Author

mscottx88 commented Jul 16, 2025 via email

@mscottx88
Copy link
Contributor Author

I further analyzed the binary search when it comes to calculating where the overlap should begin. The performance is pretty dramatic.

image

@mscottx88 mscottx88 requested a review from ryan-roemer July 16, 2025 17:32
@simoneb
Copy link
Member

simoneb commented Jul 21, 2025

As discussed with @mscottx88, we're still waiting for a round of reviews on this and a bit of discussion.

@mscottx88 mscottx88 closed this Jul 23, 2025
@mscottx88 mscottx88 deleted the feature/more-fixes branch July 23, 2025 23:55
@mscottx88 mscottx88 mentioned this pull request Jul 23, 2025
Merged
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Finalize llm-chunk
3 participants